home *** CD-ROM | disk | FTP | other *** search
/ PC Home 138 / PC Home issue 138.iso / PCHome.exe / scripts / frame_24 / DoAction.as
Encoding:
Text File  |  2003-12-04  |  83 b   |  9 lines

  1. if(listloaded == "1")
  2. {
  3.    gotoAndPlay(10);
  4. }
  5. else
  6. {
  7.    gotoAndPlay(20);
  8. }
  9.